C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / MaxDropDownWidth Property

In This Topic
MaxDropDownWidth Property (AutoCompleteBase<T>)
In This Topic
Gets or sets the maximum width of the drop-down list.
Syntax
'Declaration
 
Public Property MaxDropDownWidth As Double
 
See Also